Skip to content

Bump swiper from 11.2.8 to 11.2.10 #1005

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 30, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 30, 2025

Bumps swiper from 11.2.8 to 11.2.10.

Release notes

Sourced from swiper's releases.

v11.2.10

Bug Fixes

  • core: fix clickedIndex with grid (863d8bd)

v11.2.9

Bug Fixes

  • core: clear blank slides within loopCreate() (#8033) (377d53c)
  • core: escape brackets when transforming classes to selector (#8014) (0c53ee8)
  • core: slideTo function does not work when grid.rows > 1 (#8030) (1fde9d3)
  • core: using loop and slideToClickedSlide / slideToLoop with centeredSlides (b6692e2), closes #8031
  • element: don't set subprops on boolean values (090caa1), closes #8003
  • keyboard: detect contenteditable element in keyboard module (#8006) (fcd434a)
  • vue: add missing event (839cafb), closes #8002
Changelog

Sourced from swiper's changelog.

11.2.10 (2025-06-28)

Bug Fixes

  • core: fix clickedIndex with grid (863d8bd)

11.2.9 (2025-06-27)

Bug Fixes

  • core: clear blank slides within loopCreate() (#8033) (377d53c)
  • core: escape brackets when transforming classes to selector (#8014) (0c53ee8)
  • core: slideTo function does not work when grid.rows > 1 (#8030) (1fde9d3)
  • core: using loop and slideToClickedSlide / slideToLoop with centeredSlides (b6692e2), closes #8031
  • element: don't set subprops on boolean values (090caa1), closes #8003
  • keyboard: detect contenteditable element in keyboard module (#8006) (fcd434a)
  • vue: add missing event (839cafb), closes #8002
Commits
  • 8df837e 11.2.10
  • 863d8bd fix(core): fix clickedIndex with grid
  • 8d5de62 11.2.9
  • b6692e2 fix(core): using loop and slideToClickedSlide / slideToLoop with centeredSlides
  • aa2d243 Fix gridEnabled usage before declaration in loopCreate
  • 1fde9d3 fix(core): slideTo function does not work when grid.rows > 1 (#8030)
  • 377d53c fix(core): clear blank slides within loopCreate() (#8033)
  • 57e5508 Bump ssr-window dependency to 5.0.1
  • fcd434a fix(keyboard): detect contenteditable element in keyboard module (#8006)
  • d72ce1a chore: sponsors
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [swiper](https://github.com/nolimits4web/Swiper) from 11.2.8 to 11.2.10.
- [Release notes](https://github.com/nolimits4web/Swiper/releases)
- [Changelog](https://github.com/nolimits4web/swiper/blob/master/CHANGELOG.md)
- [Commits](nolimits4web/swiper@v11.2.8...v11.2.10)

---
updated-dependencies:
- dependency-name: swiper
  dependency-version: 11.2.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 30, 2025
@bdukes bdukes merged commit 80a4485 into master Jun 30, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/swiper-11.2.10 branch June 30, 2025 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant